home *** CD-ROM | disk | FTP | other *** search
-
-
- This is cut number one at a tcl binding to Motif.
-
- Notes
- -----
-
- SimpleMenu
- Menus are tedious in Motif. Many authors make their own simple interfaces
- to this. OSF created SimpleMenus as their contribution. I am not supporting
- them, because they create their own widgets outside of the control of my
- stuff.
-
- Gadgets
- Gadgets were invented because X servers were once too slow and too limited in
- memory. So they put the onus back on the client side! Gadgets are a con, a
- source of much complexity back on the application side and should vanish.
- I am not suppporting them. So there.
-